pull: Download and checksum asynchronously
authorColin Walters <walters@verbum.org>
Sun, 20 May 2012 20:21:57 +0000 (16:21 -0400)
committerColin Walters <walters@verbum.org>
Wed, 6 Jun 2012 02:38:17 +0000 (22:38 -0400)
commite485bace0189625c5ffc422c4c8b5987a6de5e79
treea1f9b452b25b30755405577a96536b553f4514fc
parentdf54408e5dfa584955e07dbb8e370713fb527cac
pull: Download and checksum asynchronously

This is quite a noticeable speedup when downloading loose objects.
Makefile-ostree.am
src/libotutil/ot-gio-utils.c
src/libotutil/ot-gio-utils.h
src/ostree/ostree-fetcher.c [new file with mode: 0644]
src/ostree/ostree-fetcher.h [new file with mode: 0644]
src/ostree/ostree-pull.c